RequestChoice >ENV:rcnum "AROS One" "You Want To Fix" "_OK" "_Cancel"
   If $rcnum EQ "0"
      Quit
   Else
      Skip $rcnum
   EndIf
EndIf

LAB 1

C:Delete SYS:Prefs/Presets/Config-Pointer/Config-Apparence/ ALL >Nil:
C:Delete SYS:Prefs/Presets/Config-Pointer/Config-Pointer/ ALL >Nil:
C:Delete SYS:Prefs/Presets/Config-Pointer/Config-Wanderer/ ALL >Nil:
C:Delete SYS:Prefs/Presets/Config-Pointer/Skins-Apps/ ALL >Nil:
C:Delete SYS:Prefs/Presets/Config-Pointer/Themes/ ALL >Nil:

Wait 01

Requestchoice >nil: "AROS One Fixed" "Successfully fixed, you can now install the update!" "Ok"


LAB 2
Quit



